- HipInput
EventDispatcher HipInput()
Undocumented in source. Be warned that the author may not have intended to support it.
- HipInputAPI
IHipInput HipInputAPI()
Undocumented in source. Be warned that the author may not have intended to support it.
- HipInputListener
hip.event.handlers.input_listener.HipInputListener HipInputListener()
Undocumented in source. Be warned that the author may not have intended to support it.
- HipInputListenerAPI
IHipInputListener HipInputListenerAPI()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDefaultFont
HipFont getDefaultFont()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDefaultFontWithSize
HipFont getDefaultFontWithSize(uint size)
Use this instead of getDefaultFont.getFontWithSize, as it changes its internal state.
- getDefaultTexture
IHipTexture getDefaultTexture()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadDefaultAssets
bool loadDefaultAssets(void delegate() onSuccess, void delegate(string cause) onFailure)
This function is callable only once.